decorative banner

RenderQueueItem comp Attribute


    app.project.renderQueue.item(index).comp

Description

    The comp attribute returns the CompItem object that will be rendered by this Render Queue item. This is a read-only attribute; to change the Composition, the Render Queue item must be deleted and re-created.

Type

    CompItem; read-only.